gsk: Fix a crash in gsk_render_node_diff
authorMatthias Clasen <mclasen@redhat.com>
Sun, 21 Jul 2019 20:18:58 +0000 (13:18 -0700)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 21 Jul 2019 20:18:58 +0000 (13:18 -0700)
commit2803bd93ce605970708cb519d662ef62b25bfc59
treeccc1fa31fe7064c1c574b12f1d108cfd2bd4bdb8
parent51161fb0d6f7fd2036c8c31ec522d2c6e571e549
gsk: Fix a crash in gsk_render_node_diff

The only thing worse than freeing the same
cairo region twice is freeing it three times.
gsk/gskrendernodeimpl.c